fontchooser: Make changing the preview text fast
authorBenjamin Otte <otte@redhat.com>
Tue, 20 Sep 2011 14:49:49 +0000 (16:49 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 22 Sep 2011 19:44:04 +0000 (21:44 +0200)
commit6cbbc789d5a70fd08a12e8bc1fc744e380ae87af
treeb11f68ea7fbf80f299c36b4f79745009ffd7ba8e
parent5834691e69b0f99c5ce2a754084df89ad4202ba5
fontchooser: Make changing the preview text fast

Instead of reloading the font list, we now just queue a redraw. This
works, because the preview text is added using a cell data func instead
of a custom column.
gtk/gtkfontchooserwidget.c